home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User: China
/
Acorn User China CD-ROM (UK) (Disc A)
/
Acorn User China CD-ROM (UK) (Disc A).bin
/
HENSA
/
GRAPHICS
/
RANDJPEG.ARC
/
source_h_randfile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-12-27
|
175 b
|
9 lines
#ifndef randfile_h
#define randfile_h
extern char *rand_file(
const char *path,
const char *history_file);
#endif /* randfile_h */